ComponentOne ASP.NET MVC Controls
MeanLineStyle Method

C1.Web.Mvc.Fluent Namespace > BoxWhiskerBuilder<T> Class : MeanLineStyle Method
The builder function.
Configurates C1.Web.Mvc.BoxWhisker<T>.MeanLineStyle. Sets a value that specifies the style for the mean line.
Syntax
'Declaration
 
Public Function MeanLineStyle( _
   ByVal build As Action(Of SVGStyleBuilder) _
) As BoxWhiskerBuilder(Of T)

Parameters

build
The builder function.

Return Value

Current builder.
See Also

Reference

BoxWhiskerBuilder<T> Class
BoxWhiskerBuilder<T> Members